home *** CD-ROM | disk | FTP | other *** search
/ Web Savant / Web Savant - Disc 1.iso / Toolkit / HTML Colors / HTML Colors Version History < prev    next >
Text File  |  1997-12-23  |  858b  |  22 lines

  1. Version 1.1: December 23, 1997
  2.  
  3. • added "Make Safe" option, which limits colors to the 216 "safe" colors (that is, the colors in the standard 256-color palette on both MacOS and Windows, which can be displayed without dithering)
  4.  
  5. • this upgrade is free for all registered users of HTML Colors
  6.  
  7. Version 1.02: June 29, 1997
  8.  
  9. • correctly parses ALINK tag in capital letters (like <BODY ALINK="#FFFFFF">)
  10.  
  11. • ignores unknown modifiers in BODY tag (like BACKGROUND="xxx.gif") and continues parsing other tags. This means that <BODY BACKGROUND="xxx.gif" LINK="#ffffff"> will now get the link color
  12.  
  13. • built with CodeWarrior Professional. As a side effect, color swatches are now dimmed when not in the active window.
  14.  
  15. Version 1.01: June 5, 1997
  16.  
  17. • correctly parses HTML with capital letters (like <BODY LINK="#FFFFFF">)
  18.  
  19.  
  20. Version 1.0: May 20, 1997
  21.  
  22. Initial release.